Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633405 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can

css/ cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/css/
1 Items
  • style.css
  • js/ cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/js/
    1 Items
  • script.js
  • img/ cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/img/
    2 Items
  • 161269486-aaa2271d-1fa4-4e41-9c4f-da0167a508bb.gif
  • logo_1.png
  • README.md cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/README.md
    167 Views
    0 Comments
    <p align="center">
    <img alt="" height="80" src="./img/logo_1.png">
    </a>
    </p>
    <h1 align="center"> Catch Me If You Can</h1>

    <div align="center">
    Catch Me If You Can is a game made through HTML,CSS and JAVASCRIPT
    index.html cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/index.html
    326 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Catch Me If You Can</title>